home *** CD-ROM | disk | FTP | other *** search
- [Version]
- Signature = "$CHICAGO$"
- AdvancedINF = 2.5
-
- [DefaultUninstall]
- RequiredEngine = Setupapi,%BADSETUPVER%
- DelReg = Uninstall.DelReg
-
- [Uninstall.DelReg]
- HKLM,"Software\Microsoft\MSN6\Setup\%BRAND_FOLDER%\Codes"
-
- [DefaultInstall]
- RequiredEngine = Setupapi,%BADSETUPVER%
- AddReg = Install.AddReg
-
- [Install.AddReg]
- ; - to add more codes, cut and paste the following add reg line and change the KEY (Campaign)/VALUE (343DFF34343) pairs.
- ; - to not set any codes, remove the following add reg line.
- ;HKLM,"Software\Microsoft\MSN6\Setup\%BRAND_FOLDER%\Codes","Campaign",,"343DFF34343"
- HKLM,"Software\Microsoft\MSN6\Setup\%BRAND_FOLDER%\Codes","Campaign",,"0MARSDNLD0"
- HKLM,"Software\Microsoft\MSN6\Setup\%BRAND_FOLDER%\Codes","Token",,"NO"
-
- [Strings]
- BADSETUPVER = "Your system is missing the required Setup engine."
- BRAND_FOLDER = "MSN"
-